* xselect.c (x_get_foreign_selection): Add new optional parameter
authorJan Djärv <jan.h.d@swipnet.se>
Tue, 10 Feb 2004 17:20:15 +0000 (17:20 +0000)
committerJan Djärv <jan.h.d@swipnet.se>
Tue, 10 Feb 2004 17:20:15 +0000 (17:20 +0000)
time_stamp.
(Fx_get_selection_internal): Ditto, pass time_stamp to
x_get_foreign_selection.

* data.c (Fbyteorder): New function.

src/ChangeLog

index 3f519a14a6fa3a02a899e516c12ffac66e392e44..9357b2ea6b6806a229ddeab7cf6dde679553baad 100644 (file)
@@ -1,3 +1,12 @@
+2004-02-10  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+
+       * xselect.c (x_get_foreign_selection): Add new optional parameter
+       time_stamp.
+       (Fx_get_selection_internal): Ditto, pass time_stamp to
+       x_get_foreign_selection.
+
+       * data.c (Fbyteorder): New function.
+
 2004-02-09  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
 
        * atimer.c: Move include stdio.h to same place as in other files.